home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-08-02 | 686 b | 22 lines | [TEXT/MACA] |
- _______________________________________________________________________________________________
-
- Macintosh Sample Code
-
- #6: PopMenus
-
- Versions: 1.0 8/88
-
- Components: PopMenus.p August 1, 1988
- PopMenus.r August 1, 1988
- PopMenus.make August 1, 1988
-
- _______________________________________________________________________________________________
-
- This program is a simple example of how to use pop-up menus in your application. It
- implements a pop-up as a userItem in a modal dialog box (this is a helpful example in its
- own right!).
-
- See Sample and TESample for the general structure and MultiFinder techniques that
- we recommend that you use when building a new application.
-
-